Install or Upgrade Eggplant DAI on Windows
This section provides step-by-step instructions to install, upgrade, and license Eggplant DAI on Windows. Before you start your install process, please be sure to read Prerequistes for information about supported operating systems and recommended installation configurations.
Starting after the release of DAI 7.1, the system requirements and supported operating system information moved to the Prerequisites page. Please see this page for more information about setting up systems for your DAI installation.
Following are instructions for installing EPF on Windows, Mac and Linux.
Standard and Advanced Installations
You can either run a standard or advanced Windows installation for Eggplant DAI. The advanced installation allows you to do some additional configuration:
- Update the default port setting and configure HTTPS
- Choose the directory where PostgreSQL data is stored
- Choose the directory where your Eggplant Functional suites are stored.
Follow the steps in Start Your Installation for both types of installation and then jump to the appropriate section.
Install Eggplant DAI
The Eggplant DAI Windows installation supports:
- Fresh installations
- Incremental upgrades from the previous supported version (see Release Notes for a full list of supported versions).
- Downgrades are not supported.
If you're upgrading, make sure you back up your files and data as described below before you start your installation. The DAI service should be stopped before backing up your data and then re-started before commencing your upgrade. If you have any questions or would like help testing your database before you upgrade, please contact your Technical Success Manager or our Customer Support.
To take a backup:
- Stop the Digital Automation Intelligence Service through the Windows Services manager.
- Open
C:\ProgramData\Eggplant\Digital Automation Intelligence
and copy thedata
andminio
folders, and theconfig.yml
andsettings.ini
files outside of theProgramData
directory to another machine or backup device. - Start the Digital Automation Intelligence Service.
If you experience a problem with an upgrade, and you need to restore the previously working DAI version, follow the steps below:
- Repeat steps 1 and 2 above to make a backup of the DAI files and data, which may be useful for troubleshooting.
- Uninstall DAI using the Programs and Features option in the Windows Control Panel.
- Delete folder
C:\ProgramData\Eggplant
. - Check if folder
C:\Program Files\Digital Automation Intelligence
exists and delete it if it does. At this point you have fully removed DAI from the machine. - Install the previously working version of DAI. When you finish re-installing DAI, verify the installation by launching a browser and logging into the DAI web UI.
- Stop the DAI service from Windows Services.
- Go to folder
C:\ProgramData\Eggplant\Digital Automation Intelligence
and delete thedata
andminio
folders. - Copy the
data
andminio
folders from the DAI backup location toC:\ProgramData\Eggplant\Digital Automation Intelligence
. Note that the backup files must be from exactly the same DAI version that you installed in step 5. - Open file
config.yml
from the backup location and copy the database password - the value ofPG_PASSWORD
in theenv
section. Open fileconfig.yml
inC:\ProgramData\Eggplant\Digital Automation Intelligence
and replace the value ofPG_PASSWORD
with the backed up password. - Start the DAI service, and after it starts, verify you can log into the DAI web UI.
Start Your Installation
Use these instructions for a fresh installation or to upgrade from the previous minor DAI release.
-
Right-click the installation file to launch the Setup wizard using the Run as Administrator option. Click Next to continue.
ノートWe recommend using running the DAI installer as Administrator if possible, as this ensures DAI is installed with the correct permissions.
You might be asked to uninstall Eggplant DAI if you haven't done so already.
-
Keep the default installation directory:
C:\Program Files\Digital Automation Intelligence
or click Browse... to choose a different location. -
On the Advanced installer Options screen, either
- Click Next to do a standard installation.
- Select the Run Advanced Install Configuration to do an advanced installation.